home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / search.toc.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  2.8 KB  |  60 lines

  1.  
  2.  
  3. <%@ Page %>
  4. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  5. <html>
  6.     <HEAD>
  7.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  8.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  9.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  10.         <!-- #include file = "search.header.htm" -->
  11.     </head>
  12.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  13.         <!-- #include file = "search.heading.htm" -->
  14.         <table class="content" width="100%" cellpadding="8">
  15.             <tr valign="top">
  16.                 <td>
  17.                                     
  18.                     <uddi:ContentController Runat='server' Mode='Private'>
  19.                     <H1>Searching UDDI Services</H1>
  20.                     </uddi:ContentController>
  21.                     
  22.                     <uddi:ContentController Runat='server' Mode='Public'>
  23.                     <H1>Searching UDDI</H1>
  24.                     </uddi:ContentController>
  25.                     
  26.                     
  27.                     <div class="clsTocHead"> Getting Started
  28.                     </div>
  29.                     <div class="children">
  30.                     
  31.                     <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="search.gettingstarted.aspx">
  32.                             Introduction to Searching</a></div>
  33.                     </div>
  34.                     <div class="clsTocHead"> How to search ...
  35.                     </div>
  36.                     <div class="children">
  37.                         <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="search.searchbycategory.aspx">Using Browse by Category</a></div>
  38.                         <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="search.searchforservices.aspx">for Services</a></div>
  39.                         <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="search.searchforproviders.aspx">for Providers</a></div>
  40.                         <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="search.searchfortmodels.aspx">for tModels</a></div>
  41.                     </div>
  42.                     <p class="portal">See also
  43.                     <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="search.glossary.aspx">Glossary</a></div>
  44.                     <!-- <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="search.troubleshooting.aspx">Troubleshooting</a></div> -->
  45.                     <uddi:ContentController Runat='server' Mode='Private'>
  46.                         <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> Additional Resources on the UDDI Services Web page on the <a href="http://go.microsoft.com/fwlink/?linkid=5202&clcid=0x409" target="_blank"> Microsoft Web site</a><div>
  47.                     </uddi:ContentController>
  48.                 </td>
  49.                 <td>
  50.                 <img border="0" src="images\search.guide.gif" >
  51.                 </td>
  52.             </tr>
  53.         </table>
  54.         <!-- #include file = "search.footer.htm" -->
  55.     </body>
  56. </html>
  57.  
  58.  
  59.  
  60.